@charset "UTF-8";
/*鼠标选中文字的样式*/
::-moz-selection {
  background: red;
  color: #fff;
}

::selection {
  background: red;
  color: #fff;
}

/*网站默认滚动跳的样式*/
::-webkit-scrollbar {
  width: 6px;
}

::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}

::-webkit-scrollbar-thumb {
  background:#d71518;
}

::-webkit-scrollbar-thumb:window-inactive {
  background:#d71518;
}

::-webkit-scrollbar-thumb:vertical:hover {

  background:#d71518;
}

/*==常用字号==*/
.tit-12 {
  font-size: 12px;
  line-height: 1.5;
}

.tit-13 {
  font-size: 13px;
  line-height: 1.6;
}

.tit-14 {
  font-size: 14px;
  line-height: 1.6;
}

.tit-15 {
  font-size: 15px;
  line-height: 1.6;
}

.tit-16 {
  font-size: 16px;
  line-height: 1.6;
}

.tit-17 {
  font-size: 17px;
  line-height: 1.6;
}

.tit-18 {
  font-size: 18px;
  line-height: 1.6;
}

.tit-19 {
  font-size: 19px;
  line-height: 1.6;
}

.tit-20 {
  font-size: 20px;
  line-height: 1.6;
}

.tit-22 {
  font-size: .55rem;
  line-height: 1.6;
}

.tit-24 {
  font-size: .6rem;
  line-height: 1.6;
}

.tit-25 {
  font-size: .625rem;
  line-height: 1.6;
}

.tit-26 {
  font-size: .65rem;
  line-height: 1.6;
}

.tit-27 {
  font-size: .675rem;
  line-height: 1.6;
}

.tit-28 {
  font-size: .7rem;
  line-height: 1.6;
}

.tit-29 {
  font-size: .725rem;
  line-height: 1.6;
}

.tit-30 {
  font-size: .75rem;
  line-height: 1.6;
}

.tit-32 {
  font-size: .8rem;
  line-height: 1.6;
}

.tit-34 {
  font-size: .85rem;
  line-height: 1.6;
}

.tit-36 {
  font-size: .9rem;
  line-height: 1.6;
}

.tit-38 {
  font-size: .95rem;
  line-height: 1.6;
}

.tit-40 {
  font-size: 1rem;
  line-height: 1.6;
}

.tit-42 {
  font-size: 1.05rem;
  line-height: 1.6;
}

.tit-44 {
  font-size: 1.1rem;
  line-height: 1.6;
}

.tit-46 {
  font-size: 1.15rem;
  line-height: 1.6;
}

.tit-48 {
  font-size: 1.2rem;
  line-height: 1.6;
}

.tit-50 {
  font-size: 1.25rem;
  line-height: 1.6;
}

.tit-52 {
  font-size: 1.3rem;
  line-height: 1.6;
}

.tit-54 {
  font-size: 1.35rem;
  line-height: 1.6;
}

.tit-56 {
  font-size: 1.4rem;
  line-height: 1.6;
}

.tit-58 {
  font-size: 1.45rem;
  line-height: 1.6;
}

.tit-60 {
  font-size: 1.5rem;
  line-height: 1.6;
}

.tit-62 {
  font-size: 1.55rem;
  line-height: 1.6;
}

.tit-64 {
  font-size: 1.6rem;
  line-height: 1.6;
}

.tit-66 {
  font-size: 1.65rem;
  line-height: 1.6;
}

.tit-68 {
  font-size: 1.7rem;
  line-height: 1.6;
}

.tit-70 {
  font-size: 1.75rem;
  line-height: 1.6;
}

.tit-72 {
  font-size: 1.8rem;
  line-height: 1.6;
}

.tit-74 {
  font-size: 1.85rem;
  line-height: 1.6;
}

.tit-76 {
  font-size: 1.9rem;
  line-height: 1.6;
}

.tit-78 {
  font-size: 1.95rem;
  line-height: 1.6;
}

.tit-80 {
  font-size: 2rem;
  line-height: 1.6;
}

.p-12 {
  font-size: 12px;
  line-height: 1.6;
}
.p-12 img {
  max-width: 100%;
}

.p-14 {
  font-size: 14px;
  line-height: 1.6;
}
.p-14 img {
  max-width: 100%;
}

.p-16 {
  font-size: 16px;
  line-height: 1.6;
}
.p-16 img {
  max-width: 100%;
}

.p-18 {
  font-size: 18px;
  line-height: 1.6;
}
.p-18 img {
  max-width: 100%;
}

.p-20 {
  font-size: .5rem;
  line-height: 1.6;
}
.p-20 img {
  max-width: 100%;
}

.p-24 {
  font-size: .6rem;
  line-height: 1.6;
}
.p-24 img {
  max-width: 100%;
}

/*==常用行高==*/
.line-height_0 {
  line-height: 1;
}

.line-height_1 {
  line-height: 1.5;
}

.line-height_2 {
  line-height: 2;
}

.line-height_24 {
  line-height: 24px;
}

.line-height_26 {
  line-height: 26px;
}

.line-height_28 {
  line-height: 28px;
}

.line-height_30 {
  line-height: 30px;
}

.line-height_32 {
  line-height: 32px;
}

.line-height_34 {
  line-height: 34px;
}

.line-height_36 {
  line-height: 36px;
}

.line-height_38 {
  line-height: 38px;
}

.line-height_40 {
  line-height: 40px;
}

/*==常用颜色==*/
.col-fff {
  color: #fff;
}

.col-222 {
  color: #222;
}

.col-333 {
  color: #333;
}

.col-666 {
  color: #666;
}

.col-000 {
  color: #000;
}

.col-888 {
  color: #888;
}

.col-4c {
  color: #4c4c4c;
}

.col-red {
  color: #da3830;
}

.pr{position: relative;}

.com-left{
	position: relative;
  z-index: 2;
}
.com-left .stockBox{
	position: relative;
}
.com-left .stock{
	position: relative;
	margin-bottom: 6px;
	font-size: 36px;
	color: #a1adb6;
	line-height: 36px;
	letter-spacing: -2px;
	font-family: 'Rubik-R';
}

.com-left .stock img{
	display: block;
}

.com-left .stockBox .cont{
	position: absolute;
	top: 107px;
	left: 25px;
}

.com-left .stockBox .name{
	font-size: 1rem;
  line-height: 1;
  font-family: 'Rubik-R';
  color:#333;
  opacity: .3;
  line-height: 1em;
  text-align: justify
}

.com-left .layout{
	margin-top: 36px;
}
.com-left .layout h2{
	font-size: 24px;
	line-height: 24px;
	color: rgba(171,25,34,.4);
	text-transform: uppercase;
}
.com-left .layout h3{
	font-size: 20px;
	margin-top: 10px;
	line-height: 30px;
	margin-bottom: 31px;
  color:#ab1922;
  font-weight: bold;
}
.com-left .layout p{
	font-size: 13px;
	line-height: 22px;
  color: rgba(68,68,68,.5);
  margin-bottom: 30px
}
.com-left .layout .city {
	margin-top: 10px;
	font-size: 13px;
	color: #ab1922;
  font-weight: bold;
  line-height: 1
}
.com-left .layout .city span{
	display: inline-block;
	vertical-align: middle;
	letter-spacing: -2px;
	font-size: 36px;
	font-family: 'Rubik-R';
	font-weight: normal;
}

.com-left .layout .city em{
	font-size: 20px;
	font-weight: bold;
	margin-right: 4px;
  vertical-align: top;
  font-style: normal
}
.com-left .map{
  position: relative;
}
.com-left .amap{
	width: 210px;
  height: 228px;
  background: url(../images/map.png) no-repeat;
  position: absolute;
  right: 60px;
  top: -50px;
}
.com-left .map .loc{
	position: absolute;
	top: 104px;
	left: 206px;
}

.com-left .map .map1 {
	width: 21px;
	height: 25px;
	background: url(../images/location.png) no-repeat;
	position: absolute;
	top: 42px;
	right: 45px;
	animation: myfirst 2s infinite;
	-webkit-animation: myfirst 2s infinite
}
.com-left .map .map2 {
	width: 16px;
	height: 20px;
	background: url(../images/location.png) -530px -500px;
	position: absolute;
	top: 83px;
	right: 28px;
	animation: myfirst 2.1s infinite;
	-webkit-animation: myfirst 2.1s infinite
}
.com-left .map .map3 {
	width: 16px;
	height: 20px;
	background: url(../images/location.png) -530px -500px;
	position: absolute;
	top: 94px;
	right: 77px;
	animation: myfirst 2.1s infinite;
	-webkit-animation: myfirst 2.1s infinite
}
.com-left .map .map4 {
	width: 16px;
	height: 20px;
	background: url(../images/location.png) -530px -500px;
	position: absolute;
	top: 130px;
	right: 50px;
	animation: myfirst 2.1s infinite;
	-webkit-animation: myfirst 2.1s infinite
}
@keyframes myfirst {
	0% {
	transform: translate(0px, 0px)
}
50% {
	transform: translate(0px, -5px)
}
100% {
	transform: translate(0px, 0px)
}
}

.c-more{
	cursor: pointer;
	-webkit-user-select: none;
	user-select: none;
	margin: 30px auto 0;
	padding-left: 18px;
	width: 380px;
	height: 60px;
	line-height: 60px;
	border: 2px solid #cecece;
	font-size: 13px;
	color: rgba(104,104,104,.6);
	background: url(../images/btn-right.png) no-repeat 85% center;
}
@media(max-width:400px){
  .c-more{width: 100%;}
}

/*==flex 弹性布局==*/
.flex-row-nowrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex-row-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

/*==进场效果==*/
.imgbg-tong:after {
  content: "";
  margin: 0 0 0 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  z-index: 4;
  -webkit-transition: all 0.5s ease-in-out 0.5s;
          transition: all 0.5s ease-in-out 0.5s;
}

.imgbg-tong:before {
  content: "";
  margin: 0 0 0 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #111;
  z-index: 5;
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;
}

.js-m.animate.imgbg-tong:before,
.js-m.animate.imgbg-tong:after {
  margin-right: 0;
  right: 0;
  bottom: 0;
  left: 100%;
}

/*==下拉select加自己的下拉箭头样式==*/
.select-arrow {
  border: none;
  background: transparent url(../img/img3.png) no-repeat right center;
  background-size: 24px auto;
  outline: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
}

/*==
飘动效果0
animation: planet1 35s infinite linear;
==*/
@-webkit-keyframes animation-1 {
  0% {
    -webkit-transform: rotate(0) translate(2.5%, 0) rotate(0);
            transform: rotate(0) translate(2.5%, 0) rotate(0);
  }
  50% {
    -webkit-transform: rotate(180deg) translate(2.5%, 2%) rotate(-180deg);
            transform: rotate(180deg) translate(2.5%, 2%) rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(360deg) translate(2.5%, 0) rotate(-360deg);
            transform: rotate(360deg) translate(2.5%, 0) rotate(-360deg);
  }
}
@keyframes animation-1 {
  0% {
    -webkit-transform: rotate(0) translate(2.5%, 0) rotate(0);
            transform: rotate(0) translate(2.5%, 0) rotate(0);
  }
  50% {
    -webkit-transform: rotate(180deg) translate(2.5%, 2%) rotate(-180deg);
            transform: rotate(180deg) translate(2.5%, 2%) rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(360deg) translate(2.5%, 0) rotate(-360deg);
            transform: rotate(360deg) translate(2.5%, 0) rotate(-360deg);
  }
}
@media (max-width: 1480px) {
  .tit-20 {
    font-size: 18px;
  }
}
@media (max-width: 1023px) {
  .tit-16 {
    font-size: 14px;
  }

  .tit-18 {
    font-size: 16px;
  }

  .n-join .job-name {
    margin: 1rem 0;
  }
}
@media (max-width: 768px) {
  .tit-15 {
    font-size: 14px;
  }
  .tit-16 {
    font-size: 14px;
  }
  .tit-18 {
    font-size: 16px;
  }

  .tit-20 {
    font-size: 18px;
  }

  .tit-22 {
    font-size: 20px;
  }

  .tit-24 {
    font-size: 22px;
  }
}
@media (max-width: 580px) {
  .tit-16 {
    font-size: 12px;
  }

  .tit-24 {
    font-size: 18px;
  }
}

/*fadeiup*/
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
            transform: translate3d(0, 20%, 0);
  }
  100% {
    opacity: .4;
    -webkit-transform: none;
            transform: none;
  }
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		-ms-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}